home *** CD-ROM | disk | FTP | other *** search
/ Computer Inter@ctive 16 / Computer Interactive cdrom 16 - dic 98.iso / zdnetit / content / ARACHE.ZIP / PROFILES.AH < prev    next >
Encoding:
Text File  |  1998-10-07  |  1.1 KB  |  39 lines

  1. <TITLE>Profile manager</TITLE>
  2. <BODY BGCOLOR=BLACK>
  3.  
  4. <TABLE WIDTH=40% CELLPADDING=0>
  5. <TD BGCOLOR=SILVER>
  6. <TABLE WIDTH=100% CELLSPACING=2 BORDER=1>
  7.  
  8. <TH BGCOLOR=NAVY><FONT COLOR=WHITE>Save current configuration to profile
  9. <TR>
  10. <TD BGCOLOR=SILVER NOWRAP><FONT COLOR=BLACK>
  11. <FORM ACTION="arachne:internal-config?arachne:back">
  12. Copy current configuration (ARACHNE.CFG) to file:
  13. <TABLE><TD>
  14. <INPUT TYPE=TEXT NAME="$PROFILE" ARACHNECFGVALUE="Profile" SIZE=16>
  15. <INPUT TYPE=SUBMIT VALUE="Save profile">
  16. <TD><FORM ACTION="arachne:back">
  17. <INPUT TYPE=SUBMIT VALUE="Cancel">
  18. </TABLE>
  19. </TABLE>
  20. </TABLE>
  21. <BR>
  22. <TABLE WIDTH=40% CELLPADDING=0 ALIGN=RIGHT>
  23. <TD BGCOLOR=SILVER>
  24. <TABLE WIDTH=100% CELLSPACING=2 BORDER=1>
  25.  
  26. <TH BGCOLOR=NAVY><FONT COLOR=WHITE>Load configuration from profile
  27. <TR>
  28. <TD BGCOLOR=SILVER><FONT COLOR=BLACK>
  29. <FORM ACTION="file:*.acf">
  30. <NOBR>
  31. Select ACF file with requested profile:
  32. <INPUT TYPE=SUBMIT VALUE="Browse profiles">
  33. </NOBR>
  34. <P>
  35. <I>Warning: After selecting new profile file, current configuration (ARACHNE.CFG) will be overwritten! </I>
  36. </TABLE>
  37. </TABLE>
  38.  
  39. </HTML>